home *** CD-ROM | disk | FTP | other *** search
- REM Favorite : Fill
-
- WITHOBJECT "CorelDraw.Automation.9"
- .StartOfRecording
- .SuppressPainting
- .RecorderStorePreselectedObjects FALSE
- .RecorderSelectObjectByIndex TRUE, 1
- .StoreColor 2, 0, 0, 0, 100, 0, 0, 100, 0
- .StoreColor 2, 0, 0, 0, 100, 0, 0, 100, 27
- .StoreColor 5, 229, 229, 225, 0, 0, 0, 100, 87
- .StoreColor 5, 255, 255, 255, 0, 0, 0, 100, 100
- .ApplyFountainFill 1, -11, 15, -621, 256, 16, 3, 50
- .ResumePainting
- .EndOfRecording
- END WITHOBJECT
-
-
-